projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f37b08
)
docs: fix typo
author
Volker Sobek
<reklov@live.com>
Tue, 21 Jan 2014 21:15:28 +0000
(22:15 +0100)
committer
Volker Sobek
<reklov@live.com>
Tue, 21 Jan 2014 21:19:27 +0000
(22:19 +0100)
Correct the last occurrence of 'explicitely'.
gtk/gtkicontheme.h
patch
|
blob
|
history
diff --git
a/gtk/gtkicontheme.h
b/gtk/gtkicontheme.h
index c910ce6648d4ab9c434ae6ee8b5b4331d3e96095..c3d83e0501fddd176c1f647a7b70911da1479ea6 100644
(file)
--- a/
gtk/gtkicontheme.h
+++ b/
gtk/gtkicontheme.h
@@
-62,7
+62,7
@@
typedef struct _GtkIconThemePrivate GtkIconThemePrivate;
* screen using gtk_icon_theme_get_for_screen() and it
* will contain information about current icon theme for
* that screen, but you can also create a new #GtkIconTheme
- * object and set the icon theme name explicit
e
ly using
+ * object and set the icon theme name explicitly using
* gtk_icon_theme_set_custom_theme().
*/
struct _GtkIconTheme